#include <deFunctors.hpp>
Public Member Functions | |
| HashEdge32 (long index1, long index2) | |
| HashEdge32 (const HashEdge32 &ref) | |
| deBoolean | operator== (const HashEdge32 &rhs) |
| DWORD | Hash () const |
| long | index1 () const |
| long | index2 () const |
Private Attributes | |
| long | m_Index1 |
| long | m_Index2 |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3